Skip to content

Conversation

@FRASTM
Copy link
Contributor

@FRASTM FRASTM commented Apr 26, 2024

Similar to the #64559

Change applied to the stm32h756 nucleo board.

Disable the quadspi mpu region of the nucleo_f756zg (like done on nucleo_f746zg) when testing the samples/userspace/shared_mem or tests/kernel/mem_protect/userspace
The stm32f7 cortex M7 has 8 MPU regions and the one for quadspi prevents the testcase to PASS.

@zephyrbot zephyrbot added the area: Userspace Userspace label Apr 26, 2024
@zephyrbot zephyrbot requested review from ceolin and dcpleung April 26, 2024 11:59
@FRASTM FRASTM requested review from ajarmouni-st and erwango April 26, 2024 12:00
@FRASTM FRASTM added the platform: STM32 ST Micro STM32 label Apr 26, 2024
ajarmouni-st
ajarmouni-st previously approved these changes Apr 26, 2024
Disable the  quadspi mpu region of the nucleo_f756zg (like done on
nucleo_f746zg) when testing the samples/userspace/shared_mem
or tests/kernel/mem_protect/userspace
The stm32f7 cortex M7 has 8 MPU regions and the one for quadspi prevents
the testcase to PASS.

Signed-off-by: Francois Ramu <[email protected]>
@carlescufi carlescufi merged commit 391da6f into zephyrproject-rtos:main Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants